home *** CD-ROM | disk | FTP | other *** search
/ Windows Surprise 3 / Windows Surprise 3.iso / brick.040 / readme.txt < prev    next >
Text File  |  1994-09-27  |  6KB  |  119 lines

  1. --------------------------------------------------------------------------
  2. What is Bricklayer for Windows ?
  3. --------------------------------------------------------------------------
  4. Bricklayer for Windows is a port of Steve Chamberlin's popular fast-paced
  5. falling blocks game for the Macintosh.  The Macintosh version was honorably 
  6. mentioned in the 1993 MacUser Shareware Awards, and favorably reviewed in 
  7. numerous books and magazines.  Guaranteed to get you addicted, Bricklayer 
  8. for Windows features beautiful 256-color artwork, an original music 
  9. soundtrack, terrific sound effects, and more.  Systems which are not 
  10. 256-color or sound-capable are also supported.
  11.  
  12. --------------------------------------------------------------------------
  13. System Requirements
  14. --------------------------------------------------------------------------
  15. Bricklayer has been beta tested on i386, i486, and Pentium systems with
  16. 4-8MB of memory.  The memory requirements may be quite steep because 
  17. Bricklayer needs to load close to 1MB of music files.  To enjoy the
  18. background music and sound effects, you will need to have a sound card
  19. with wave playing ability supported by Windows (such as Microsoft Sound
  20. System, or Creative Labs Sound Blaster).  If you cannot make Bricklayer 
  21. even start up, try creating a file called BRICKLYR.INI in your WINDOWS 
  22. directory and putting the following lines there:
  23.  
  24. [Settings]
  25. LoadMusic=0
  26.  
  27. This will force Bricklayer to ignore the music and sound settings and
  28. not load any music files.  You will be able to play, but will have no
  29. music or sound effects.
  30.  
  31. --------------------------------------------------------------------------
  32. Background Music
  33. --------------------------------------------------------------------------
  34. This version of Bricklayer, 1.50, uses the Microsoft WAVEMIX.DLL sound 
  35. mixing library.  You may notice that the background music has stopped 
  36. playing after six or seven minutes (in rare instances, even less) of 
  37. continuous music.  If this occurs, press the <TAB> key to restart the 
  38. music.
  39.  
  40. For those systems which are not sound capable, unselecting the 
  41. "Load Music" check box in the preferences dialog will prevent Bricklayer
  42. from loading the music files and speed up load time.
  43.  
  44. The music WAV files are Copyright Opinicus Microtechnologies, and may 
  45. be freely distributed only as part of the Bricklayer for Windows game 
  46. for use by the Bricklayer executable.  See the distribution information 
  47. for more details.
  48.  
  49. --------------------------------------------------------------------------
  50. Comments, Suggestions, Bug Reports
  51. --------------------------------------------------------------------------
  52. I look forward to hearing from you.  If you encounter problems while 
  53. playing Bricklayer, I would appreciate any information that you can
  54. provide, such as your system configuration and a detailed description of
  55. the problem.  Suggestions for improvements are also welcome.  Contact
  56. me at the address listed below, or send email to:
  57.         yevg@aol.com 
  58.  
  59. --------------------------------------------------------------------------
  60. Registration
  61. --------------------------------------------------------------------------
  62. Bricklayer is $10 shareware (free for those people who've paid for previous 
  63. versions).  If you enjoy Bricklayer and play it often, PLEASE send in the 
  64. $10 shareware fee.  It is not very much compared to the cost of a commercial 
  65. game, and it motivates me to keep improving Bricklayer as well as to work on 
  66. new games.  If you play, please pay.  Upgrades to new versions of Bricklayer 
  67. are always free for registered users.  Those who register will also be kept 
  68. informed of new version releases, as well as the releases of any new 
  69. products.  
  70.  
  71. To register Bricklayer, please send a US$10 payable to Yevgeny Gurevich
  72. to the address listed below.  If you live outside of the U.S., please
  73. send an international money order (preferred) or cash, since checks drawn 
  74. on foreign banks are sometimes difficult to clear.
  75.  
  76. Site licenses are available - please contact me for more details.
  77.  
  78. Yevgeny Gurevich
  79. Vanilla-Extract Software
  80. 129 Franklin Street #112
  81. Cambridge, MA 02139
  82. email: yevg@aol.com
  83.  
  84. --------------------------------------------------------------------------
  85. Controls
  86. --------------------------------------------------------------------------
  87. Keyboard control is customizable with the Change Keys... menu item.
  88. The numeric keypad keys are active as control keys in addition to any
  89. user-selectable settings.  The default user-selectable keyboard settings
  90. are the 'j', 'k', and 'l' keys for left, rotate, and right motion, and 
  91. the spacebar for the drop.  The 'a' key controls the push.
  92. On the numeric keypad, the 4, 5, 6, and 0 act the same as the 
  93. j, k, l, and space.
  94.  
  95. --------------------------------------------------------------------------
  96. New Features
  97. --------------------------------------------------------------------------
  98. Version 1.50 of Bricklayer for Windows introduces event recording and a
  99. computer player feature.
  100.  
  101. Event recording allows you to record your own games for future playback.
  102. To record your game, check the Record menu item in the Event Recording
  103. menu.  The games that you play will then be recorded.  Only the last
  104. game played is stored in the event buffer.  You can replay that game,
  105. using the Replay menu item, or save it to disk for future loading and
  106. replay - using the Read Event and Save Event menu items under the File
  107. menu.
  108.  
  109. The computer player options in the file menu let the computer play a
  110. game on its own.  The fast player thinks quickly but is not as
  111. good at playing the game as the slower and smarter player, which uses the
  112. Next Piece for lookahead.  On fast systems like i486DX2-66's, the smart
  113. player is faster than the dumb player on an i486SX-33.
  114.  
  115. For programmers:
  116. I may release a programming interface and guidelines to allow you to write 
  117. your own Bricklayer players in the form of DLLs.  Please write me if you 
  118. are interested.
  119.